perm filename CHANGE.TMP[TEX,DEK] blob
sn#495988 filedate 1980-02-07 generic text, type C, neo UTF8
COMMENT ā VALID 00002 PAGES
C REC PAGE DESCRIPTION
C00001 00001
C00002 00002 Bill Gosper caught a TEX bug (the first of the 80s): I had never implemented
C00003 ENDMK
Cā;
Bill Gosper caught a TEX bug (the first of the 80s): I had never implemented
Op space as claimed on page 81 of the manual. To fix this I have redefined two
codes in TEXHDR and in TEXSEM p7:
negopspace=13,userspace=14,nospace=7,opspace=17,thspace=15,negthspace=16;
Also I added the following line under the similar line for [negopspace]
in TEXSEM p15:
negopspace=13,opspace=14,nospace=7,thspace=15,negthspace=16;